Skip to content

Test Result : TileGrid mouseDown with multiSelect = true with CTRL pressed

0 failures (±0)
3 tests (±0)
Took 53 ms.

All Tests

Test nameDurationStatus
TileGrid mouseDown with multiSelect = true with CTRL pressed on a deselected tile adds the tile to the selection16 msPassed
TileGrid mouseDown with multiSelect = true with CTRL pressed on a selected tile removes the tile from the selection19 msPassed
TileGrid mouseDown with multiSelect = true with CTRL pressed sets focusedTile property to null when when clicked tile is unselected18 msPassed